Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jul 24, 2025

This PR updates Python kernel and TypeScript @onkernel/sdk version constraints to the latest published releases.


TL;DR

This PR updates all Python and TypeScript templates to use the latest SDK versions (v0.10.0).

Why we made these changes

This is an automated, nightly process to ensure that projects generated from our templates start with the most recent and stable versions of the kernel (Python) and @onkernel/sdk (TypeScript) packages.

What changed?

  • Python Templates: The kernel dependency was bumped from >=0.8.1 to >=0.10.0 in all pyproject.toml files.
  • TypeScript Templates: The @onkernel/sdk dependency was bumped from >=0.8.0 to >=0.10.0 in all package.json files.

Description generated by Mesa. Update settings

Copy link

@mesa-dot-dev mesa-dot-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What Changed

This PR updates the version constraints for our core SDKs across all Python and TypeScript project templates. The Python kernel dependency is bumped to version 0.8.2 in all pyproject.toml files, and the TypeScript @onkernel/sdk dependency is updated to >=0.8.2 in all package.json files.

Risks / Concerns

This is a routine and necessary maintenance task to keep our dependencies current. The changes are straightforward, and there are no risks associated with this PR. Well done.

10 files reviewed | 0 comments | Review on Mesa | Edit Reviewer Settings

@github-actions github-actions bot force-pushed the github-actions/nightly-sdk-bump branch from dac3189 to 91cb85f Compare August 2, 2025 03:34
Copy link

@mesa-dot-dev mesa-dot-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What Changed

This PR performs a routine version bump for our core SDKs across all Python and TypeScript templates. The Python kernel dependency is updated to version >=0.8.3, and the TypeScript @onkernel/sdk dependency is updated to >=0.8.3, ensuring our project templates utilize the latest published releases.

Risks / Concerns

This is a clean and straightforward dependency update. With no review comments raising concerns, there are no apparent risks. Great job keeping our templates up-to-date!

10 files reviewed | 0 comments | Review on Mesa | Edit Reviewer Settings

@github-actions github-actions bot force-pushed the github-actions/nightly-sdk-bump branch 2 times, most recently from 8e8c949 to 27ac611 Compare August 16, 2025 03:26
@github-actions github-actions bot force-pushed the github-actions/nightly-sdk-bump branch from 27ac611 to efb78e4 Compare August 19, 2025 03:24
@github-actions github-actions bot force-pushed the github-actions/nightly-sdk-bump branch from efb78e4 to 18f72af Compare August 28, 2025 03:21
@github-actions github-actions bot force-pushed the github-actions/nightly-sdk-bump branch from 18f72af to a3735d7 Compare September 4, 2025 18:32
@rgarcia rgarcia merged commit 127f6fd into main Sep 4, 2025
4 checks passed
@rgarcia rgarcia deleted the github-actions/nightly-sdk-bump branch September 4, 2025 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants